~/storm/build/bin/storm --prism zeroconf.prism --prop zeroconf.props correct_min --constants N=1000,K=8,reset=false --exact floats --general:precision 1e-20 --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Wed Mar 18 17:42:32 2020
Command line arguments: --prism zeroconf.prism --prop zeroconf.props correct_min --constants 'N=1000,K=8,reset=false' --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.007s.
Portfolio engine picked the following settings:
engine=sparse bisimulation=false exact=false
Time for model construction: 16.274s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 1868787
Transitions: 4224736
Choices: 3430379
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* ((l = 4) & (ip = 1)) -> 14972 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "correct_min": Pmin=? [F ((l = 4) & (ip = 1))] ...
Result (for initial states): 5.04010521292984089418694e-09
Time for model checking: 15.275s.